home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 607 b | 21 lines | [TEXT/GEOL] |
- Item 3710247 26-July-89 10:07
-
- From: WILSON6 Wilson, Dave - Personal Concepts
-
- To: D2086 Efficient Field Svc, C Faith, PRT
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: Modal dialogs w/MultiFinder
-
- Curtis,
-
- MultiFinder will do a context switch unless your window is of type dBoxProc (=
- 1). This is reserved for modal dialog and alert windows.
-
- Be sure your MacApp modal windows are of type dBocProc to keep MultiFinder
- happy, and then use the PoseModally method to keep MacApp happy.
-
- Dave
-
-